home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of Video
/
World of Video.iso
/
gfxprograms
/
3dprograms
/
rayshade-4.0
/
mkdep
< prev
next >
Wrap
Text File
|
1995-02-13
|
226b
|
6 lines
#!/bin/sh
for srcfile
do
/usr/lib/cpp -M -I. -I/nfs/fs-4/u10/rayshade/src/ray-exp -I/nfs/fs-4/u10/rayshade/src/ray-exp/libray -I/nfs/fs-4/u10/rayshade/src/ray-exp/libshade -I/home/utah/include/dec -DLANGUAGE_C $srcfile
done